[INFO] cloning repository https://github.com/stiff/inline_enum_handler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stiff/inline_enum_handler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiff%2Finline_enum_handler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiff%2Finline_enum_handler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 267cc08e72dd14188b741cd19befa2d5485be77d
[INFO] fixing stiff/inline_enum_handler against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiff%2Finline_enum_handler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stiff/inline_enum_handler
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/stiff/inline_enum_handler
[INFO] tweaked toml for git repo https://github.com/stiff/inline_enum_handler written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stiff/inline_enum_handler on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stiff/inline_enum_handler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90
[INFO] running `Command { std: "docker" "start" "7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inline_enum_handler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stdout] error[E0432]: unresolved import `enum_handlers`
[INFO] [stdout]  --> examples/return-type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enum_handlers::{with_enum_handlers, handle};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_handlers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_handlers`, use `cargo add enum_handlers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_handlers`
[INFO] [stdout]  --> examples/multiple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enum_handlers::{handle, with_enum_handlers};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_handlers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_handlers`, use `cargo add enum_handlers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_handlers`
[INFO] [stdout]  --> examples/immutable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use enum_handlers::{handle, with_enum_handlers};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_handlers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_handlers`, use `cargo add enum_handlers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_handlers`
[INFO] [stdout]  --> examples/async.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enum_handlers::{with_enum_handlers, handle};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_handlers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_handlers`, use `cargo add enum_handlers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_handlers`
[INFO] [stdout]  --> examples/rename.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enum_handlers::{handle, with_enum_handlers};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_handlers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_handlers`, use `cargo add enum_handlers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/return-type.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     println!("{:?}", app.dispatch(Message::Inc(10)));
[INFO] [stdout]    |                          ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/return-type.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     println!("{:?}", app.dispatch(Message::Dec(5)));
[INFO] [stdout]    |                          ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_handlers`
[INFO] [stdout]  --> examples/basic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enum_handlers::{with_enum_handlers, handle};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_handlers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_handlers`, use `cargo add enum_handlers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/return-type.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     println!("{:?}", app.dispatch(Message::Get));
[INFO] [stdout]    |                          ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/immutable.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     println!("{}", app.dispatch(Message::Inc(Inc(10, 3))));
[INFO] [stdout]    |                        ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_api` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/multiple.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct App {
[INFO] [stdout]    | ---------- method `on_api` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     app.on_api(ApiMessage::Inc).await;
[INFO] [stdout]    |         ^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/immutable.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     println!("{}", app.dispatch(Message::Dec(5)));
[INFO] [stdout]    |                        ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_enum_handler` (example "return-type") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `on_background` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/multiple.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct App {
[INFO] [stdout]    | ---------- method `on_background` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     app.on_background(BackgroundMessage::Done(5));
[INFO] [stdout]    |         ^^^^^^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_api` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/multiple.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct App {
[INFO] [stdout]    | ---------- method `on_api` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     app.on_api(ApiMessage::Dec).await;
[INFO] [stdout]    |         ^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_enum_handler` (example "multiple") due to 4 previous errors
[INFO] [stderr] error: could not compile `inline_enum_handler` (example "immutable") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `update` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/rename.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct App {
[INFO] [stdout]    | ---------- method `update` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     app.update(Message::Inc(Inc(10, 3)));
[INFO] [stdout]    |         ^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `update` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/rename.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct App {
[INFO] [stdout]    | ---------- method `update` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     app.update(Message::Dec(5));
[INFO] [stdout]    |         ^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_enum_handler` (example "rename") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/async.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     let output = app.dispatch(Message::Inc(10)).await;
[INFO] [stdout]    |                      ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/async.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     let output = app.dispatch(Message::Get).await;
[INFO] [stdout]    |                      ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/basic.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     app.dispatch(Message::Inc(Inc(10, 3)));
[INFO] [stdout]    |         ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `App` in the current scope
[INFO] [stdout]   --> examples/basic.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct App {
[INFO] [stdout]    | ---------- method `dispatch` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     app.dispatch(Message::Dec(5));
[INFO] [stdout]    |         ^^^^^^^^ method not found in `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_enum_handler` (example "async") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_enum_handler` (example "basic") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90", kill_on_drop: false }`
[INFO] [stdout] 7cd8b209340a89f32d3108cdb9590bc79843861c3a17166dad0c78bcaf0b8b90
